var lpyubikeyusername=null;function window_load(B,A){lpyubikeyusername=(typeof(A.arguments)!="undefined"&&A.arguments.length>0&&typeof(A.arguments[0])!="undefined"&&typeof(A.arguments[0].username)!="undefined")?A.arguments[0].username:null;B.title=LP.lpgs("YubiKey Multifactor Authentication");LP.sr(B,"lpyubi1","value","1. Insert your YubiKey in the USB-port with the USB-contact facing upward");
LP.sr(B,"lpyubi2","value","2. Wait until your YubiKey touch-button shines with a steady light");LP.sr(B,"lpyubi3","value","3. Hold your fingertip on the touch-button for 2 seconds");LP.sr(B,"lpyubiotp","value","");LP.sr(B,"lpbutton","label","Authenticate");LP.sr(B,"lpyubilost","value","If you lost your YubiKey device, click here to disable YubiKey authentication");
LP.sr(B,"lptrust","label","This computer is trusted, do not require a second form of authentication.");LP.sr(B,"lplabeltext","value","Please provide this computer a name");B.getElementById("lpyubiotp").focus();if(A.arguments[0].username==null){B.getElementById("lpyubilost").style.display="none"}}function lpyubiaccept(B,A){if(B.getElementById("lptrust").checked){if(B.getElementById("trustlabel").value==""){LP.alert(LP.lpgs("Please provide this computer a name"));